SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-HTML_QuickForm rpm build for : Mandriva  2007. For other distributions click php-pear-HTML_QuickForm.

Name : php-pear-HTML_QuickForm
Version : 3.2.5 Vendor : Mandriva
Release : 2mdk Date : 2006-02-10 17:51:42
Group : Development/PHP Source RPM : php-pear-HTML_QuickForm-3.2.5-2mdk.src.rpm
Size : 0.53 MB
Packager : Oden Eriksson < oeriksson_mandriva_com>
Summary : HTML_QuickForm - methods for creating, validating, processing HTML forms
Description :
The PEAR::HTML_QuickForm package provides methods for creating,
validating, processing HTML forms. Features:
- Creates xHTML compliant form elements of various type.
- Allows you to choose an unlimited number of html attributes.
- Allows you to create your own custom elements using your own
classes.
- Process form values (you should override the process method).
- Creates javascript validation code using regular expression.
- Server-side validation too.
- Allows you to create your own validation rules.
- Manages file uploads.
- Allows you to freeze some elements in your form.
- Allows you to customize the look of your form in many ways.
- Template-like form elements customization...

In PEAR status of this package is: stable.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.0/i586/media/main/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-HTML_QuickForm-3.2.5-2mdk.noarch.rpm
ftp.icm.edu.pl  php-pear-HTML_QuickForm-3.2.5-2mdk.noarch.rpm
     

Provides :
pear(HTML/QuickForm.php)
pear(HTML/QuickForm/Renderer.php)
pear(HTML/QuickForm/Renderer/Array.php)
pear(HTML/QuickForm/Renderer/ArraySmarty.php)
pear(HTML/QuickForm/Renderer/Default.php)
pear(HTML/QuickForm/Renderer/ITDynamic.php)
pear(HTML/QuickForm/Renderer/ITStatic.php)
pear(HTML/QuickForm/Renderer/Object.php)
pear(HTML/QuickForm/Renderer/ObjectFlexy.php)
pear(HTML/QuickForm/Renderer/QuickHtml.php)
pear(HTML/QuickForm/Rule.php)
pear(HTML/QuickForm/Rule/Callback.php)
pear(HTML/QuickForm/Rule/Compare.php)
pear(HTML/QuickForm/Rule/Email.php)
pear(HTML/QuickForm/Rule/Range.php)
pear(HTML/QuickForm/Rule/Regex.php)
pear(HTML/QuickForm/Rule/Required.php)
pear(HTML/QuickForm/RuleRegistry.php)
pear(HTML/QuickForm/advcheckbox.php)
pear(HTML/QuickForm/autocomplete.php)
pear(HTML/QuickForm/button.php)
pear(HTML/QuickForm/checkbox.php)
pear(HTML/QuickForm/date.php)
pear(HTML/QuickForm/element.php)
pear(HTML/QuickForm/file.php)
pear(HTML/QuickForm/group.php)
pear(HTML/QuickForm/header.php)
pear(HTML/QuickForm/hidden.php)
pear(HTML/QuickForm/hiddenselect.php)
pear(HTML/QuickForm/hierselect.php)
pear(HTML/QuickForm/html.php)
pear(HTML/QuickForm/image.php)
pear(HTML/QuickForm/input.php)
pear(HTML/QuickForm/link.php)
pear(HTML/QuickForm/password.php)
pear(HTML/QuickForm/radio.php)
pear(HTML/QuickForm/reset.php)
pear(HTML/QuickForm/select.php)
pear(HTML/QuickForm/static.php)
pear(HTML/QuickForm/submit.php)
pear(HTML/QuickForm/text.php)
pear(HTML/QuickForm/textarea.php)
pear(HTML/QuickForm/xbutton.php)
php-pear-HTML_QuickForm

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
pear(HTML/Template/ITX.php)
php-pear
pear(HTML/Template/Flexy.php)
pear(Smarty.class.php)
pear(DB.php)
/bin/sh
pear(HTML/Common.php)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
pear(PEAR.php)


Content of RPM :
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/elements.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/filters.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/formrule.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/groups.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/FlexyDynamic_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/FlexyStatic_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/ITDynamic_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/ITDynamic_example2.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/ITStatic_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/QuickHtml_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/SmartyDynamic_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/SmartyStatic_example.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/multiple-labels.php
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/flexy-dynamic.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/flexy-static.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/html.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/it-dynamic-2.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/it-dynamic.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/it-static.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/label.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/smarty-dynamic-fancygroup.tpl
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/smarty-dynamic-green.tpl
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/smarty-dynamic.tpl
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/smarty-static.tpl
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/styles
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/styles/fancygroup.html
/usr/share/doc/php-pear-HTML_QuickForm-3.2.5/renderers/templates/styles/green.html
There is 49 files more in these RPM.

 
ICM